Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve autocompletion #757

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

kmichaelk
Copy link
Contributor

  • Fields autocompletion
  • Function named parameters autocompletion
  • Composite Literals properties autocompletion
  • Local variables autocompletion

@kmichaelk kmichaelk force-pushed the enhance-autocomplete branch 5 times, most recently from 2740436 to cb0eebe Compare September 13, 2024 11:28
- Fields autocompletion
- Function named parameters autocompletion
- Composite Literals properties autocompletion
- Local variables autocompletion

Collect params to completion items directly
@moosq moosq merged commit 8c7932e into nokia:master Sep 19, 2024
1 check passed
@moosq
Copy link
Collaborator

moosq commented Sep 19, 2024

Thank you for this great contribution. It boosts the usability of the code completion feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants